home *** CD-ROM | disk | FTP | other *** search
- From: RMarlowe@msn.com (Roger Marlowe)
- Subject: cin.flush( )???
- Date: 28 Jan 96 23:22:46 -0800
- Message-ID: <00001a81+0000956f@msn.com>
- Path: news.msn.com!msn.com
- Newsgroups: comp.lang.c++
- Organization: The Microsoft Network (msn.com)
-
- Does anyone know how to clear (flush) the cin stream?
- I have a persistant problem with unwanted '\n's hanging around in there.
- flush(á) seems to work well with cout but where is it's counterpart for cin?
-